home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Info-Mac 4
/
Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso
/
Science
/
Asymptote Demo
/
Examples
/
Manual Examples
/
Do_All_Plots
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-07
|
318 b
|
15 lines
|
[
TEXT/DWat
]
graphunits inches
% Position the graph location for the first graph
% and run the script ‘DoPlot1’ to draw it
graphframe 2 6 1 3
Do_Plot_A
drawframe
% Now do the same for the second and third graphs% moving the graph location each time.
graphframe 2 5 4 6
Do_Plot_B
drawframe
graphframe 1 7 8 10
Do_Plot_C
drawframe